home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / extras / programm / gemfsc19 / gemfsc19.lzh / EXAMPLES / FORMDEMO / FORMDEMO.H < prev    next >
Text File  |  1993-05-12  |  2KB  |  55 lines

  1. /* resource set indicies for FORMDEMO */
  2.  
  3. #define MAINTREE 0  /* form/dialog */
  4. #define RSCCUBUT 8  /* STRING in tree MAINTREE */
  5. #define RSCRRBUT 9  /* STRING in tree MAINTREE */
  6. #define FRMEFLAG 10 /* STRING in tree MAINTREE */
  7. #define FRMQTEXT 11 /* STRING in tree MAINTREE */
  8. #define FRMQERRO 12 /* STRING in tree MAINTREE */
  9. #define FRMQUEST 13 /* STRING in tree MAINTREE */
  10. #define FRMQMENU 14 /* STRING in tree MAINTREE */
  11. #define FRMQCHOI 15 /* STRING in tree MAINTREE */
  12. #define FRMPROGR 16 /* STRING in tree MAINTREE */
  13. #define FRMDESKT 17 /* STRING in tree MAINTREE */
  14. #define FRMMKMOV 18 /* STRING in tree MAINTREE */
  15. #define OBJTSCRL 20 /* STRING in tree MAINTREE */
  16. #define OBJNSLID 21 /* STRING in tree MAINTREE */
  17. #define MAINBXCD 22 /* BUTTON in tree MAINTREE */
  18. #define MAINBXEX 23 /* BUTTON in tree MAINTREE */
  19.  
  20. #define MOVETREE 1  /* form/dialog */
  21. #define MOVEBAR  1  /* BOXTEXT in tree MOVETREE */
  22. #define MOVEEXIT 6  /* BUTTON in tree MOVETREE */
  23.  
  24. #define CBTNTREE 2  /* form/dialog */
  25.  
  26. #define RBTNTREE 3  /* form/dialog */
  27.  
  28. #define DEFLTREE 4  /* form/dialog */
  29. #define DEFLPBB1 4  /* IBOX in tree DEFLTREE */
  30. #define DEFLPBD1 11 /* IBOX in tree DEFLTREE */
  31.  
  32. #define FLAGTREE 5  /* form/dialog */
  33. #define FLAGPBOD 8  /* IBOX in tree FLAGTREE */
  34. #define FLAGPBIN 12 /* IBOX in tree FLAGTREE */
  35. #define FLAGTEIF 16 /* FTEXT in tree FLAGTREE */
  36. #define FLAGBXHM 17 /* BUTTON in tree FLAGTREE */
  37. #define FLAGBXCN 18 /* BUTTON in tree FLAGTREE */
  38. #define FLAGBXOK 19 /* BUTTON in tree FLAGTREE */
  39.  
  40. #define DESKTREE 6  /* form/dialog */
  41.  
  42. #define MENUTREE 7  /* menu tree */
  43. #define MENDINFO 7  /* STRING in tree MENUTREE */
  44. #define MENFFSEL 16 /* STRING in tree MENUTREE */
  45. #define MENFQUIT 17 /* STRING in tree MENUTREE */
  46.  
  47. #define SCRLTREE 8  /* form/dialog */
  48. #define SCRLBOX1 2  /* BOX in tree SCRLTREE */
  49. #define SCRLBXOK 3  /* BUTTON in tree SCRLTREE */
  50. #define SCRLTXCS 4  /* BOXTEXT in tree SCRLTREE */
  51.  
  52. #define NSLITREE 9  /* form/dialog */
  53. #define NSLISLID 3  /* IBOX in tree NSLITREE */
  54.  
  55.